.. _`Set Tables Name with Table`: .. _`org.sysess.sympathy.data.table.settablesnametable`: Set Tables Name with Table `````````````````````````` .. image:: rename_table.svg :width: 48 Set the name of a list of Tables Documentation ::::::::::::: Set name of a list of tables using another table with names. Definition :::::::::: Input ports ........... **input** [table] Input Tables **names** table A Table containing a column with names Output ports ............ **output** [table] The list of Tables with the name attribute changed according to node configuration. All Tables will get the same name. Configuration ............. **Select name column** (names) Select the columns with Table names Examples ........ * :download:`GetSetTableName.syx ` Implementation .............. .. automodule:: node_set_table_attributes :noindex: .. class:: SetTablesNameTable :noindex: